﻿/*************************************************************
 * Command:Start
 * Control:ChannelMenuV.DropDown
 * Style:ChannelMenuV_DropDown
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.ChannelMenuV_DropDown { width:100%; height:50px; background:#fff; margin-top:25px;}

.ChannelMenuV_DropDown #dropdown_nav { position:relative; width:700px; /*margin:0 auto;*/ list-style:none; z-index:20000;  }
.ChannelMenuV_DropDown ul { position:absolute; z-index:9999; }
    .ChannelMenuV_DropDown ul li { float:left; width:116px; text-align:center; font-weight:normal; font-size:16px; line-height:40px; }
    .ChannelMenuV_DropDown ul li a { color:#333;  display:inherit; }
    .ChannelMenuV_DropDown ul li a:hover{ color:#fff; background:#096dd9;}

.ChannelMenuV_DropDown .dropon { background:##096dd9; }
    .ChannelMenuV_DropDown .dropon a { color:#fff; background:##096dd9; clear: both; }
    .ChannelMenuV_DropDown li ul { list-style-type:none; width:116px; position:absolute; top:40px; padding-top: 3px; clear:both; z-index:10000;}
    .ChannelMenuV_DropDown li ul li { width:116px; height:40px; font-size: 14px; line-height: 40px; border-bottom: 1px solid #0154a7;}
    .ChannelMenuV_DropDown li ul li a { display:block; background:#096dd9; height:40px; /* border-radius: 5px;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity:0.8; opacity:0.8;*/ }
    .ChannelMenuV_DropDown li ul li a:hover { text-decoration:none; background:#02a4fc; color: #fff; /*filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity:0.8; opacity:0.8;*/}
    .ChannelMenuV_DropDown li ul.lastul { right:0px; background:#1ABC9C;}


.ChannelMenuV_DropDown li.sfhover ul{ left:auto;}
.ChannelMenuV_DropDown:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}

.ChannelMenuV_DropDown ul li.first { background:none; }


















/*************************************************************
 * Command:End
 * Control:ChannelMenuV.DropDown
 * Style:ChannelMenuV_DropDown
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:company
 * Style:company
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

/*************************************************************
 * Command:End
 * Control:company
 * Style:company
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Footer.Default
 * Style:Footer_Default
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.Footer_Default  { width:100%; background-color: rgb(25, 81, 164); overflow:hidden; }
    .Footer_Default a { color:#fff;}
    .Footer_Default a:hover { color:#eee;}

.footer_copyright { width:1200px; margin:0 auto; padding:18px 0 18px 0; overflow: hidden; }
    .footer_copyright h4 { font:normal 16px/40px "微软雅黑"; color: rgb(142, 169, 210); font-weight: 500;}
    
    .footer_boxA { float: left; width:480px; margin-right:50px; }
        .footer_boxA img { margin-bottom:10px; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5;}
        .footer_boxA p { color:#eee; font:normal 13px/20px "微软雅黑"; line-height: 25px; }
        .footer_boxA i { font-size:30px;}

    .footer_boxB { float: left; width:450px; }
        .footer_boxB ul li { float: left; width:100px;}
        .footer_boxB ul li p { margin-top: 5px; color:#eee; font:normal 13px/20px "微软雅黑";}

    .footer_boxC { float: right;  width:220px; }
        .footer_boxC ul li { float: right; margin-left:10px;}
            .footer_boxC img { margin-top:15px; display:block;}
            .footer_boxC p { color: rgb(142, 169, 210);  font-size:10px; text-align: center;}

.footer_bottom { width:100%; height: 40px; background: #282828; border-top:1px solid #353535; overflow: hidden; }
    .footer_bottom .footer_layout { width:1200px; margin:0 auto; color:#999; height: 40px; line-height: 40px; }
    .footer_bottom .footer_other { font-size:12px; }
    .footer_bottom a { color:#999;}
    .footer_bottom a:hover { color: fff;}


/*微信*/
.weixin2,.weibo {
    position: relative;
}
 
.weixin2 img.qrcode {
  position: absolute;
  z-index: 99999999999;
  top: -160px;
  right: -35px;
  width: 120px;
  max-width: none;
  height: 120px;
  transform: scale(0);
  transform-origin: bottom center;
  opacity: 0;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.weixin2:hover img.qrcode {
    transform: scale(1);
    opacity: 1;
}

.weibo img.qrcode2 {
    position: absolute;
    z-index: 99999999999;
    top: -160px;
    right: -35px;
    width: 120px;
    max-width: none;
    height: 120px;
    transform: scale(0);
    transform-origin:  bottom center;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
  } 
.weibo:hover img.qrcode2 {
      transform: scale(1);
      opacity: 1;
  }








/*************************************************************
 * Command:End
 * Control:Footer.Default
 * Style:Footer_Default
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PicList
 * Style:PicList
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

/*************************************************************
 * Command:End
 * Control:PicList
 * Style:PicList
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PicGroupScrool
 * Style:PicGroupScrool
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

/*************************************************************
 * Command:End
 * Control:PicGroupScrool
 * Style:PicGroupScrool
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PicGroup
 * Style:PicGroup
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.PicGroup{ width:100%; padding:30px auto; overflow: hidden;}
.PicGroup h3 { font-size:28px; text-align: center; line-height: 40px; color:#333;font-weight:700; margin-top:20px;}
.PicGroup .entit {  background:url("/_data/images/line02.png") repeat-x center; width:100%; height:30px; text-align: center; overflow: hidden; margin-bottom:15px; }
.PicGroup .entit em { font-size:16px; line-height: 30px; color:#acacac; font-family: 'Times New Roman', Times, serif; background:#f9f9f9;padding:0 10px;}

.PicGroup .more { margin: 20px auto;}
.PicGroup .more a { background: rgb(25, 81, 164); color:#fff; display: block; padding:10px 5px;  text-align: center;width: 120px; margin:0 auto;border-radius: 5px;}
.PicGroup .more a:hover { background: #fa8c16; color:#fff; }
.PicGroup .more i { margin-left:10px;}

.PicGroup ul { clear: both; width:100%; min-height:250px; margin-top:20px;  overflow:hidden; }
.PicGroup ul li { float:left; list-style:none; width:275px; min-height:190px; margin:0 25px; display: block; position: relative; }
/* .PicGroup ul li img { width:275px; height:160px;  transition: all 0.9s; border-radius:5px;}
.PicGroup ul li img:hover { transform: scale(1.1); }


.PicGroup ul li { float:left; width:280px; margin:20px; min-height: 250px; text-align: left; font-family: "微软雅黑";} */
.PicGroup .pic_show { border:3px solid #fff; box-shadow: 0 1px 3px rgba(100, 100, 100, 0.8); border-radius: 5px; overflow: hidden;}
.PicGroup .pic_show img { width:275px; height: 160px; cursor: pointer; transition: all 0.8s; border-radius: 5px; }
.PicGroup .pic_show img:hover { transform: scale(1.2); }
/* .PicGroup h4 { font-size:16px; line-height:22px; font-weight: 500; color:#158064; margin-top: 10px; }
.PicGroup h5 { font-size:12px; font-weight: 400; color:#666; }
.PicGroup p { font-size:12px; margin:8px auto; color:#999; } */

.PicGroup ul li h3 { width:269px; font-size: 14px; line-height:35px; position: absolute; background: rgba(0,0,0,0.5); left:3px; bottom: 27px; color:#fff; font-weight: 700;}
.PicGroup ul li h3 span { /*float: right; text-align:right; font-size:12px; background: url("/_data/images/icon_View.png") no-repeat left center; padding-left:25px; */ display: none;}
.PicGroup ul li h4 { display: none}
.PicGroup ul li p { font-size:13px; line-height: 18px; color:#999; position:absolute ;top:180px;  }
.PicGroup ul li a { color:#fff; cursor: pointer; display: block; }
.PicGroup ul li a:hover { color:#f90;}




/*************************************************************
 * Command:End
 * Control:PicGroup
 * Style:PicGroup
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:SiteHeader
 * Style:SiteHeader
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.SiteHeader { }
.SiteHeader .logo{ margin:20px auto; background:url("/_data/images/logo.png") no-repeat left center; background-size:auto 59px; height:59px; }
/* */





/*************************************************************
 * Command:End
 * Control:SiteHeader
 * Style:SiteHeader
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:HomeCompany
 * Style:HomeCompany
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


.HomeCompany { padding:20px auto; overflow: hidden;}
.HomeCompany h3 { font-size:28px; text-align: center; line-height: 40px; color:#333;font-weight:700;}
.HomeCompany h3 .iconfont { font-size:30px; margin-right:10px;}
.HomeCompany .entit {  background:url("/_data/images/line02.png") repeat-x center; width:100%; height:30px; text-align: center; overflow: hidden; margin-bottom:15px; }
.HomeCompany .entit em { font-size:16px; line-height: 30px; color:#acacac; font-family: 'Times New Roman', Times, serif; background:#fff;padding:0 10px;}
.HomeCompany .aboutus { overflow: hidden;}
.HomeCompany .aboutus p { font-size:16px; text-indent: 2em; line-height: 30px; margin-bottom:10px; color:#333; }
.HomeCompany .aboutus img { width:500px; float:left; margin-right: 50px;}

.HomeCompany .more { width: 120px;  margin: 0 auto;}
.HomeCompany .more a { background: #27529e; color:#fff; display: block; padding:10px 5px;  text-align: center;border-radius: 5px;}
.HomeCompany .more a:hover { background: #fa8c16; color:#fff; }
.HomeCompany .more i { margin-left:10px;}


/*************************************************************
 * Command:End
 * Control:HomeCompany
 * Style:HomeCompany
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PicArticleA
 * Style:PicArticleA
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.PicArticleA { width:100%; padding:30px auto; overflow: hidden;}
.PicArticleA h3 { font-size:28px; text-align: center; line-height: 40px; color:#333;font-weight:700;}
.PicArticleA .entit {  background:url("/_data/images/line02.png") repeat-x center; width:100%; height:30px; text-align: center; overflow: hidden; margin-bottom:15px; }
.PicArticleA .entit em { font-size:16px; line-height: 30px; color:#acacac; font-family: 'Times New Roman', Times, serif; background:#fff;padding:0 10px;}

.PicArticleA .more {   margin: 0 auto;}
.PicArticleA .more a { background: #f90; color:#fff; display: block; padding:10px 5px;  text-align: center; width: 120px; margin:0 auto; border-radius: 5px;}
.PicArticleA .more a:hover { background: rgb(25, 81, 164); color:#fff; }
.PicArticleA .more i { margin-left:10px;}

.PicArticleA ul { clear: both; width:1299px; min-height:200px; margin:20px auto;  overflow:hidden; }
.PicArticleA ul li { float:left; list-style:none; width:363px; min-height:160px; margin:5px 30px; display: block; overflow: hidden; border:5px solid #fff; box-shadow: 0 1px 3px rgba(100, 100, 100, 0.8); border-radius: 5px; }
.PicArticleA ul li img { width:363px; height:180px; transition: all 0.9s; }
/*
.PicArticleA ul li img:hover { transform: scale(1.1); }
*/
.PicArticleA ul li h3 { width:363px; font:normal 16px/35px "微软雅黑";  color:#333; text-align: left;}
.PicArticleA ul li h3 span { display: none}
.PicArticleA ul li h4 { display: none}
.PicArticleA ul li p { width:363px; font:normal 12px/18px "微软雅黑"; color:#999; }
.PicArticleA ul li a { color:#333;}
.PicArticleA ul li a:hover { color:rgb(25, 81, 164);}



/*************************************************************
 * Command:End
 * Control:PicArticleA
 * Style:PicArticleA
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:FullScreenSlider
 * Style:FullScreenSlider
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

#FullScreenSlider { width:100%; height:500px; float:left; position:relative; margin-top:90px;}
#slides { display:block; width:100%; height:500px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%;  list-style:none; padding:0; margin:0; position:absolute; }
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:20%; top:450px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:20px; height:20px; float:left; margin-left:15px; border-radius:100%; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0; text-indent:-9999px;}
#pagination li.current { background:#096dd9; border:2px solid #fff; width:18px; height:18px;}


/*************************************************************
 * Command:End
 * Control:FullScreenSlider
 * Style:FullScreenSlider
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ChannelMenu.CurrentLocation
 * Style:ChannelMenu_CurrentLocation
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.ChannelMenu_CurrentLocation { height:32px; line-height:32px; background:url(/Widgets/WidgetCollection/文章列表类/ChannelMenu.CurrLocation/Images/icon.png) no-repeat 0 3px; padding-left:30px; margin:25px 0 15px 0;   font-size:14px;}
.ChannelMenu_CurrentLocation span { font-family:"宋体"; margin:0 8px;}
.ChannelMenu_CurrentLocation em { padding:0px 5px; font-style: normal;}
.ChannelMenu_CurrentLocation a { color:#333;}
.ChannelMenu_CurrentLocation a:hove{ color:#f00;}









/*************************************************************
 * Command:End
 * Control:ChannelMenu.CurrentLocation
 * Style:ChannelMenu_CurrentLocation
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedArticleList.Default
 * Style:PagedArticleList_Default
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


.PagedArticleList_Default { width:100%; min-height:500px; margin-bottom:30px; }

/*标题图*/
.PagedArticleList_Default .TitleImage { display: none; }

/* 标题 */
.PagedArticleList_Default h3 { overflow: hidden;  }
.PagedArticleList_Default h3 em { font-size:22px; height:40px; line-height:40px; color:rgb(25, 81, 164); border-left:5px solid rgb(25, 81, 164); padding-left:10px;font-weight: 700;font-style:normal;}

.PagedArticleList_Default .Description { display: none; }

/* 列表 */
.PagedArticleList_Default .article_list {  overflow: hidden; }
.PagedArticleList_Default .article_list ul{ padding:20px 0px 20px 0px; }
.PagedArticleList_Default .article_list ul li { height:50px; line-height:50px; font-size:16px; color:#000; border-bottom: 1px dashed #ddd; display: block; }
.PagedArticleList_Default .article_list ul li a { height:50px; padding-left:20px; background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/icon4.gif) no-repeat left -25px;}
.PagedArticleList_Default .article_list ul li a:hover { background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/icon4.gif) no-repeat scroll left 5px transparent; }
.PagedArticleList_Default .article_list ul li span { float:right; padding-right:5px; font:14px/50px "arial"; color:#999;}
.PagedArticleList_Default .article_list ul li em { color:#f00; margin:0 5px;}

/* 翻页 */
.PagedArticleList_Default .clear{ clear: both;}
.PagedArticleList_Default .clear:after{ content: "."; display: block; height:0; clear:both; visibility: hidden;}
.PagedArticleList_Default .page_css, .class_page { text-align:center; padding:10px 0;}
.PagedArticleList_Default .page_css a, .class_page a { display: inline-block; border:1px solid #999999; padding:8px 10px; color:#666666; line-height:100%;}
.PagedArticleList_Default .page_css a:hover, .class_page a:hover{ color: #fff; border: 1px solid #666; background: #666;}
.PagedArticleList_Default .page_css b a, .class_page b a { color: #fff; border:1px solid #666; background: #666;}
.PagedArticleList_Default .page_line { }


























/*************************************************************
 * Command:End
 * Control:PagedArticleList.Default
 * Style:PagedArticleList_Default
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.YMD
 * Style:ArticleRight
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.ArticleRight { width:100%; overflow:hidden;}
.ArticleRight h3 { color:#222; height:40px ; background: url("/_data/images/headerE.png") no-repeat left center #f5f5f5; }
.ArticleRight h3 em { font:normal 18px/40px "microsoft yahei"; display: block; padding-left:20px; }
.ArticleRight h3 i{ display:none;}
.ArticleRight h3 span { float:right; text-align:right; font:normal 12px/40px "microsoft yahei";}
.ArticleRight h3 span a { color:#000;}
.ArticleRight h3 span a:hover { color:#f00;}

.ArticleRight ul { margin-top:10px; margin-bottom:25px; min-height: 180px; }
.ArticleRight ul li { font: normal 13px/22px "microsoft yahei"; border-bottom:1px solid #e5e5e5; padding-bottom: 8px; min-height: 45px;  margin:8px 0;}
.ArticleRight ul li a { display:block;  }
.ArticleRight ul li a:hover {  }
.ArticleRight ul li span { display:none;}







/*************************************************************
 * Command:End
 * Control:ArticleList.YMD
 * Style:ArticleRight
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:banner01
 * Style:banner01
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.banner01 { width: 100%; height: 220px; background: url("/_data/images/bannerAD.jpg") no-repeat center top; background-size: auto 220px; margin-top:90px;}


/*************************************************************
 * Command:End
 * Control:banner01
 * Style:banner01
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleView.Default
 * Style:ArticleView_Default
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/**************文章正文开始*****************/
.ArticleView_Default { width:100%; overflow:hidden; }
.ArticleView_Default h1 { color:#222; font: normal 30px/44px "微软雅黑"; font-weight: 700; text-align: center; }
.ArticleView_Default h2 { color:#666; font: normal 18px/40px "微软雅黑"; border-bottom:1px solid #eee; padding-bottom:10px; text-align: center; }
.ArticleView_Default .article_info { margin-top:15px; margin-bottom: 20px; font-size:13px; color:#777;text-align: center; }
.ArticleView_Default .article_info i { width:20px; height: 20px; padding-left: 22px; font-style: normal;}
.ArticleView_Default .article_info i.View { background: url("/_data/images/icon_View.png") no-repeat; padding-right: 20px;}
.ArticleView_Default .article_info i.Data { background: url("/_data/images/icon_Data.png") no-repeat 0 1px;}
.ArticleView_Default .article_info i.Source { background: url("/_data/images/icon_source.png") no-repeat;}

.ArticleView_Default .article_content { color:#333; margin:30px 0px 10px 0px; text-align: justify; min-height:400px;/* word-wrap:break-word; word-break:normal; letter-spacing:1px; */}
.ArticleView_Default .article_content img { max-width: 1100px; /*max-height: 500px;*/ position: relative; left:0; }
.ArticleView_Default .article_content p { line-height:30px; margin-bottom:30px; text-indent:2em;  font-size:16px; font-family:"微软雅黑";}

.ArticleView_Default .Article_Tag { margin:20px auto; font:normal 12px/20px "微软雅黑"; color:#999; background: url("/_data/images/icon_tag.png") no-repeat left center; padding-left:25px;}

.ArticleView_Default .article_content h3 { font-size:20px; line-height: 30px; color:#1abc9c; border-left:5px solid #1abc9c; padding-left:10px;  margin:15px 0 10px 0; font-weight: 700;}
.ArticleView_Default .article_content ul { /*margin-left:45px;*/ overflow: hidden;}
.ArticleView_Default .article_content ul li { /*list-style:outside;  */font-size:16px; font-family:"微软雅黑"; line-height: 25px; float:left; padding:5px 10px; border:1px solid #ddd; background: #f9f9f9; margin:10px 10px; border-radius: 3px;}
.ArticleView_Default .article_content a { color:#1abc9c;text-decoration:underline;}
.ArticleView_Default .article_content a:hover { color:#0066cc;text-decoration:underline;}

.ArticleView_Default table { border-top:1px solid #ddd; border-left:1px solid #ddd;}
.ArticleView_Default table th { border-bottom:1px solid #ddd; border-right:1px solid #ddd; font:bold 14px/30px "microsoft yahei"; background:#f9f9f9;}
.ArticleView_Default table td { border-bottom:1px solid #ddd; border-right:1px solid #ddd; padding:3px 5px;}

/***********附件****************/
.ArticleView_Default .articleAttachments { color:#000; margin-bottom:30px; padding:0 30px;}
.ArticleView_Default .articleAttachments h3 { font:normal 16px/30px "microsoft yahei"; border-bottom:1px dotted #ddd;  }
.ArticleView_Default .articleAttachments li { display:block; font-family:"宋体"; margin:10px 0;}
.ArticleView_Default .articleAttachments li a { margin-left:15px; color:#ff0000; text-decoration:underline; font:14px/30px "microsoft yahei"; }
.ArticleView_Default .articleAttachments li a:hover { color:#003399; text-decoration:none;}
.ArticleView_Default .articleAttachments li span { float:right; margin-left:20px; }
.ArticleView_Default .articleAttachments li span a { padding:5px 10px; background:#009900; color:#fff; border-radius:5px; -webkit-border-radius:5px; text-decoration:none;}
.ArticleView_Default .articleAttachments li span a:hover{ background:#cc0000; color:#fff; }

/***********字号大小/打印/关闭****************/
.ArticleView_Default .artilcle_tool { height:26px; line-height:26px; text-align:right; background:#f2f2f2; padding-right:8px;}
.ArticleView_Default .artilcle_tool a { color: #333;}
.ArticleView_Default .artilcle_tool a:hover { color: #cc0000;}

/***********上一篇/下一篇****************/
.ArticleView_Default .article_page { height: 30px; line-height:30px; margin: 15px auto; overflow:hidden; display:none;}
.ArticleView_Default .article_page li { width:355px; font-size:13px; color: #333;}
.ArticleView_Default .article_page li.prev { float:left; background: url("/_data/images/icon_prev.png") no-repeat left center; padding-left:20px;}
.ArticleView_Default .article_page li.next { float:right; background: url("/_data/images/icon_next.png") no-repeat right center; padding-right:20px; text-align: right;}
.ArticleView_Default .article_page li a { color: #0033cc;}
.ArticleView_Default .article_page li a:hover { color: #f00;}

/***********相关信息****************/
.ArticleView_Default .article_about  { width:100%; margin-top:10px; overflow:hidden; border-top:3px solid #ccc; display:none;}
.ArticleView_Default .article_about h3 { font:normal 16px/40px "microsoft yahei"; border-bottom:1px solid #ddd; background: url("/_data/images/headerE.png") no-repeat left center ;padding-left: 20px;}
.ArticleView_Default .article_about ul { padding:10px 0; overflow:hidden;}
.ArticleView_Default .article_about li { float:left; width:335px; margin-right:30px; padding-left:10px; height:30px; line-height:30px; background:url(/Widgets/WidgetCollection/文章列表类/ArticleView.Default/Images/icon1.gif) no-repeat left center; font-size:13px;}
.ArticleView_Default .article_about li span { font-size:12px; color:#666; margin-left:10px; float:right; text-align:right; font-style: italic;}


/*************************************************************
 * Command:End
 * Control:ArticleView.Default
 * Style:ArticleView_Default
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:banner01
 * Style:BannerB
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

/*************************************************************
 * Command:End
 * Control:banner01
 * Style:BannerB
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:W_LeaderPic
 * Style:W_LeaderPic
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.W_LeaderPic { width:100%; min-height:500px; overflow:hidden;}
.W_LeaderPic a {  }
.W_LeaderPic a:hover { }

.W_LeaderPic h1{ height:40px; line-height:40px; border-bottom: 3px solid #e3e3e3;}
.W_LeaderPic h1 em {font:normal 23px/40px "microsoft yahei"; color:#fff; display:block; width:150px; text-align:center; }
.W_LeaderPic .W_LeaderPic_Box { margin:20px auto;}

.W_LeaderPic h2 { font:normal 20px/30px "微软雅黑"; height:30px; /* background:url(/Widgets/WidgetCollection/文章列表类/W_LeaderPic/Images/icon01.gif) no-repeat left 10px; padding-left:15px; */ border-bottom:1px dashed #ddd; margin-bottom:10px; padding-bottom:10px; color:#000;}
.W_LeaderPic h2 span { font: normal 16px/30px "微软雅黑"; color:#0e8bf5; margin-left: 15px;}

.W_LeaderPic dl { float:left; width:540px; margin:20px 30px; overflow:hidden; display:inline; min-height:280px;}
.W_LeaderPic dl dt { float:left; width:200px;}
.W_LeaderPic dl dt img { width:150px; height:200px; border-radius: 5px; margin:5px; padding:5px; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);/* border:1px solid #eee; */}
.W_LeaderPic dl dd { float:right; width:340px;}
.W_LeaderPic dl dd p { font:normal 13px/22px "microsoft yahei"; color:#666;  }

/* .W_LeaderPic .more { display: block; float: right; margin-top:5px; }
.W_LeaderPic a.more  { text-decoration:none; font:normal 12px/14px "微软雅黑";} */

.W_LeaderPic .clear{ clear: both;}
.W_LeaderPic .clear:after{ content: "."; display: block; height:0; clear:both; visibility: hidden;}
.W_LeaderPic .page_css, .class_page { /*text-align:center; padding:10px 0;*/ display: none;}
.W_LeaderPic .page_css a, .class_page a {/* display: inline-block; border:1px solid #999999; padding:8px 10px; color:#666666; line-height:100%;*/}
.W_LeaderPic .page_css a:hover, .class_page a:hover{/* color: #fff; border: 1px solid #666; background: #666;*/}
.W_LeaderPic .page_css b a, .class_page b a { /*color: #fff; border:1px solid #666; background:#666;*/}
.W_LeaderPic .page_line { }








/*************************************************************
 * Command:End
 * Control:W_LeaderPic
 * Style:W_LeaderPic
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:banner01
 * Style:BannerC
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.BannerC { width: 100%; height: 300px; background:url(/Widgets/WidgetCollection/静态类/banner01/Images/ad05.jpg) no-repeat center top;}




/*************************************************************
 * Command:End
 * Control:banner01
 * Style:BannerC
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedArticleListDate
 * Style:PagedArticleListDate
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


.PagedArticleListDate { width:100%; min-height:500px; margin-bottom:30px; }

/*标题图*/
.PagedArticleListDate .TitleImage { display: none; }

/* 标题 */
.PagedArticleListDate h3 { overflow: hidden;  }
.PagedArticleListDate h3 em { font-size:22px; height:40px; line-height:40px; color:rgb(25, 81, 164); border-left:5px solid rgb(25, 81, 164); padding-left:10px;font-weight: 700;font-style:normal;}

.PagedArticleListDate .Description { display: none; }

/* 列表 */
.PagedArticleListDate .article_list { margin:30px auto; overflow: hidden; }
.PagedArticleListDate .article_list dl { width:100%; margin:10px auto; overflow:hidden;}
.PagedArticleListDate .article_list dl dt { float:left; width:100px; padding-right:20px;}
.PagedArticleListDate .article_list dl dt .date_yyyymm { background: #eee; color:#333; text-align: center; display: block; width:70px; font-size:14px;line-height:30px; border-top-left-radius:5px;border-top-right-radius:5px;  }
.PagedArticleListDate .article_list dl dt .date_dd { background: url("/_data/images/databg.png") repeat-x bottom; color:#666; padding:5px 0; border:1px solid #dddddd; border-top:none; text-align: center; display: block; font-size:25px; width:68px; border-bottom-left-radius:5px;border-bottom-right-radius:5px; }

.PagedArticleListDate .article_list dl dd { float:left; width:830px; font-size:16px; line-height: 25px; min-height: 45px; padding-bottom:8px; border-bottom:1px solid #e5e5e5; }
.PagedArticleListDate .article_list dl dd h5 { font-size:18px; line-height: 22px; margin:5px 0 10px 0;}
.PagedArticleListDate .article_list dl dd a { color:#333; }
.PagedArticleListDate .article_list dl dd a:hover { color:rgb(25, 81, 164); }
.PagedArticleListDate .article_list dl dd p { min-height: 45px; background:url("/_data/images/icon_jy.png") no-repeat left 4px; line-height:23px; color:#666; text-indent:3em; padding-bottom:10px; font-size:13px; overflow:hidden; }



/* 翻页 */
.PagedArticleListDate .clear{ clear: both;}
.PagedArticleListDate .clear:after{ content: "."; display: block; height:0; clear:both; visibility: hidden;}
.PagedArticleListDate .page_css, .class_page { text-align:center; padding:10px 0;}
.PagedArticleListDate .page_css a, .class_page a { display: inline-block; border:1px solid #999999; padding:8px 10px; color:#666666; line-height:100%;}
.PagedArticleListDate .page_css a:hover, .class_page a:hover{ color: #fff; border: 1px solid #666; background: #666;}
.PagedArticleListDate .page_css b a, .class_page b a { color: #fff; border:1px solid #666; background: #666;}
.PagedArticleListDate .page_line { }



/*************************************************************
 * Command:End
 * Control:PagedArticleListDate
 * Style:PagedArticleListDate
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PicGroup
 * Style:PicGroupNoMore
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.PicGroupNoMore{ width:100%; padding:50px 0 30px 0; overflow: hidden;}
.PicGroupNoMore h3 { font-size:28px; text-align: center; line-height: 40px; color:#333;font-weight:700;}
.PicGroupNoMore .entit {  background:url("/_data/images/line02.png") repeat-x center; width:100%; height:30px; text-align: center; overflow: hidden; margin-bottom:15px; }
.PicGroupNoMore .entit em { font-size:16px; line-height: 30px; color:#acacac; font-family: 'Times New Roman', Times, serif; background:#f9f9f9;padding:0 10px;}

.PicGroupNoMore .more {   margin: 0 auto; display:none;}
.PicGroupNoMore .more a { background: #1abc9c; color:#fff; display: block; padding:10px 5px;  text-align: center;width: 120px; margin:0 auto;}
.PicGroupNoMore .more a:hover { background: #f90; color:#fff; }
.PicGroupNoMore .more i { margin-left:10px;}

.PicGroupNoMore ul { clear: both; width:100%;  margin-top:20px;  overflow:hidden; }
.PicGroupNoMore ul li { float:left; list-style:none; width:350px; height:280px; margin:0 60px; display: block; position: relative; }
.PicGroupNoMore .pic_show { margin:10px auto; border:3px solid #fff; box-shadow: 0 1px 3px rgba(100, 100, 100, 0.8); border-radius: 5px; overflow: hidden;}
.PicGroupNoMore .pic_show img { width:350px; height: 190px; cursor: pointer; transition: all 0.8s; border-radius: 5px; }
.PicGroupNoMore .pic_show img:hover { transform: scale(1.2); }

.PicGroupNoMore ul li h3 { width:334px; margin:0 3px; padding:0 5px; font-size: 16px; line-height:35px; position: absolute; background: rgba(0,0,0,0.5); bottom: 77px; color:#fff; font-weight: 700; }
.PicGroupNoMore ul li h3 span { /*float: right; text-align:right; font-size:12px; background: url("/_data/images/icon_View.png") no-repeat left center; padding-left:25px; */ display: none;}
.PicGroupNoMore ul li h4 { display: none}
.PicGroupNoMore ul li p { font-size:14px; line-height: 18px; color:#666; position:absolute ;top:220px;}
.PicGroupNoMore ul li a { color:#fff; cursor: pointer; display: block; }
.PicGroupNoMore ul li a:hover { color:#f90;}







/*************************************************************
 * Command:End
 * Control:PicGroup
 * Style:PicGroupNoMore
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedArticleList.DefaultSearch
 * Style:PagedArticleList_DefaultSearch
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.PagedArticleList_DefaultSearch { width:100%; min-height:500px; margin-bottom:30px;}

.PagedArticleList_DefaultSearch h3 { height:40px; line-height:40px; overflow: hidden; border-bottom: 3px solid #e3e3e3;}
.PagedArticleList_DefaultSearch h3 em { width:140px; font:normal 23px/40px "microsoft yahei"; color:#fff; text-align:center; display:block;}

.PagedArticleList_DefaultSearch .article_list { overflow: hidden; }
.PagedArticleList_DefaultSearch .article_list ul { padding:20px 0px 20px 0px; } 
.PagedArticleList_DefaultSearch .article_list ul li { height:50px; line-height:50px; font-size:16px; color:#000; border-bottom: 1px dashed #ddd; display: block; }
.PagedArticleList_DefaultSearch .article_list ul li a { height:50px; padding-left:20px; background:url(/Widgets/WidgetCollection/搜索类/Search.ResultUI/Images/icon4.gif) no-repeat left -25px;}
.PagedArticleList_DefaultSearch .article_list ul li a:hover { background:url(/Widgets/WidgetCollection/搜索类/Search.ResultUI/Images/icon4.gif) no-repeat scroll left 5px transparent; }
.PagedArticleList_DefaultSearch .article_list ul li span { float:right; padding-right:5px; font:14px/50px "arial"; color:#999;}

/* 翻页 */
.PagedArticleList_DefaultSearch .clear{ clear: both;}
.PagedArticleList_DefaultSearch .clear:after{ content: "."; display: block; height:0; clear:both; visibility: hidden;}
.PagedArticleList_DefaultSearch .page_css, .class_page { text-align:center; padding:10px 0;}
.PagedArticleList_DefaultSearch .page_css a, .class_page a { display: inline-block; border:1px solid #999999; padding:8px 10px; color:#666666; line-height:100%;}
.PagedArticleList_DefaultSearch .page_css a:hover, .class_page a:hover{ color: #fff; border: 1px solid #666; background: #666;}
.PagedArticleList_DefaultSearch .page_css b a, .class_page b a { color: #fff; border:1px solid #666; background: #666;}
.PagedArticleList_DefaultSearch .page_line { }

/*************************************************************
 * Command:End
 * Control:PagedArticleList.DefaultSearch
 * Style:PagedArticleList_DefaultSearch
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:BaiduMap
 * Style:BaiduMap
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

#allmap {width:100%; height:300px; margin-top:90px;}
#allmap p {margin-left:5px; font-size:14px;}

/*************************************************************
 * Command:End
 * Control:BaiduMap
 * Style:BaiduMap
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:address
 * Style:address
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.address { width:100%; margin:20px auto; overflow: hidden;}
.address h2 { width:1160px; overflow: hidden;}
.address h2 em { font-size:20px; line-height: 30px; color:#096dd9; border-left:5px solid #096dd9; padding-left:10px;  margin:15px 0 10px 0; font-weight: 700; font-style: normal;}

.address ul { margin:20px auto; overflow: hidden; }
.address ul li {  margin:0; padding:0}
.address ul li h3 { font-size:18px;line-height:30px; margin-bottom:10px;}
.address ul li p { font-size:14px;line-height:30px; margin-left:0px; }
.address ul li.box01 { float:left; background:url(/Widgets/WidgetCollection/静态类/address/Images/address.png) no-repeat top center; border-radius: 5px; width:530px; min-height: 262px; border:none; margin:10px 0px 0px 0px; }
/*.address ul li.box01 { float:left; background: #ffcf00;  }*/

.address ul li.box02 { float:right; border:1px solid #ddd; background: #fff;padding:20px; border-radius: 5px; width:540px; min-height: 218px; margin:10px 0px 0 20px; }
.address ul li a:hover { background: #eefcfd; color: #096dd9; }















/*************************************************************
 * Command:End
 * Control:address
 * Style:address
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:HomeLink
 * Style:HomeLink
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


.homelink { width:250px; min-height: 250px; margin-bottom:20px; overflow:hidden; background:#27529e; color:#fff;  padding: 15px 0; font-size:16px;}
.homelink a { display:block; text-align:center;border-radius:5px; transition:all 0.6s;}
/* .homelink a:hover {background:#fa8c16; transform: scale(1.1);} */

.homelink i { display: block; font-size:50px;}










/*************************************************************
 * Command:End
 * Control:HomeLink
 * Style:HomeLink
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Search2015
 * Style:Search2015
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*Header*/
.Search2015 { height:65px; margin-top:35px; overflow:hidden; }
.Search2015 .searchbox { width:100%; margin:0px auto; overflow: hidden ; }
.Search2015 .full_model_search { float:right; text-align:left; width:327px; height:30px;  }
.Search2015 .full_model_search input.model_search { width: 274px; float:left; height:28px; line-height:28px; border:1px solid #c2c2c2; border-right:none; padding:0 10px; background:#fff; color: #999; font-family: "microsoft yahei"; font-size:14px; border-top-left-radius: 20px; border-bottom-left-radius: 20px;}

.Search2015 .full_model_search a { width:30px; height: 30px; border-top-right-radius: 20px; border-bottom-right-radius: 20px;}
.Search2015 .full_model_search a.model_search_click{ float:left; background:url(/Widgets/WidgetCollection/搜索类/Search2015/Images/icon_search.png) no-repeat center center #02a4fc; cursor:pointer;}
.Search2015 .full_model_search a:hover{ background:url(/Widgets/WidgetCollection/搜索类/Search2015/Images/icon_search.png) no-repeat center center #ef0000;}



























/*************************************************************
 * Command:End
 * Control:Search2015
 * Style:Search2015
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PicList
 * Style:PicListA
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.PicListA { width:100%; min-height:500px; overflow:hidden;}
.PicListA a {  }
.PicListA a:hover {  }

.PicListA h3 { height:40px; line-height:40px; border-bottom:3px solid #e3e3e3;  }
.PicListA h3 em { width:130px; font:normal 20px/40px "microsoft yahei"; color:#fff; text-align:center; display:block;}
.PicListA .PicListA_Box { margin:20px auto;}

.PicListA ul { width:100%; margin:20px auto; overflow:hidden;}
.PicListA ul li { float:left; width:200px; margin:10px 20px; min-height: 180px;}
.PicListA ul li img { width:200px; height:132px; border-radius: 5px; text-align: center;}
.PicListA ul li p { text-align: center; font-size:14px; }

.PicListA .clear{ clear: both;}
.PicListA .clear:after{ content: "."; display: block; height:0; clear:both; visibility: hidden;}
.PicListA .page_css, .class_page { text-align:center; padding:10px 0;}
.PicListA .page_css a, .class_page a { display: inline-block; border:1px solid #999999; padding:8px 10px; color:#666666; line-height:100%;}
.PicListA .page_css a:hover, .class_page a:hover{ color: #fff; border: 1px solid #666; background: #666;}
.PicListA .page_css b a, .class_page b a { color: #fff; border:1px solid #666; background:#666;}
.PicListA .page_line { }










/*************************************************************
 * Command:End
 * Control:PicList
 * Style:PicListA
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Sidebar.ChannelNav
 * Style:Sidebar_ChannelNav
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

/*************************************************************
 * Command:End
 * Control:Sidebar.ChannelNav
 * Style:Sidebar_ChannelNav
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Sidebar.ChannelNav2
 * Style:Sidebar_ChannelNav2
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

/*************************************************************
 * Command:End
 * Control:Sidebar.ChannelNav2
 * Style:Sidebar_ChannelNav2
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Sidebar.ChannelNav
 * Style:LeftNav
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


.LeftNav { overflow: hidden;}
.LeftNav h2 { font-weight: normal; background-color: rgb(25, 81, 164); color:#fff; text-align:center; padding:10px 0; border-radius: 2px; }
.LeftNav h2 span { font-size:20px; }
.LeftNav h2 i { display: none;}
.LeftNav h2 em { display: none;}

.LeftNav ul { margin:10px 0; overflow:hidden;}
.LeftNav ul li { display:block; padding:5px 0; background: #fff; }
.LeftNav ul li a { font-size:16px; line-height: 35px; text-align: center;  display:block; border-radius: 2px; padding:5px 20px; border:1px solid #ccc; color:#333;}
.LeftNav ul li a:hover, .subnav li.class_on a { color:#039; border:1px solid rgb(25, 81, 164);}
#navi ul li.hl a{ color:rgb(25, 81, 164);; border:1px solid rgb(25, 81, 164); background: #fff; }














/*************************************************************
 * Command:End
 * Control:Sidebar.ChannelNav
 * Style:LeftNav
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:NavTJY
 * Style:NavTJY
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.NavTJY { padding:50px; background: #eee; overflow: hidden; }
.NavTJY ul { width:1200px; margin:0 auto;}
.NavTJY ul li { float:left; width:300px; margin:0 50px; border-radius: 5px; display: block; background: #fff; text-align: center; padding:10px 0; border-top:5px solid #27529e; border-bottom:3px solid #ccc; box-shadow: rgba(85, 93, 112, 0.15) 0 6px 12px; background: url("/_data/images/bg08.jpg") no-repeat #fff; background-size: auto 135px;}
.NavTJY ul li a { color:#000 }
.NavTJY ul li a:hover { color:#27529e;}

.NavTJY ul li img { width:64px; height: 64px;}
.NavTJY ul li p {font-size:20px; margin:10px 0; font-weight: 700; }


/*************************************************************
 * Command:End
 * Control:NavTJY
 * Style:NavTJY
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:TJY
 * Style:TJY
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.TJY { margin:50px 0; background: #fff; overflow: hidden; }
.TJY .TJYbox { width:550px; }
.TJY .right { float: right;}

.TJY02 { margin:80px 0; }
.TJY01 h4,.TJY02 h4,.TJY03 h4 { font-size:24px; color:#000; margin-bottom:15px;}
.TJY01 h4 i,.TJY02 h4 i,.TJY03 h4 i { font-size:35px; color:#999; margin:0 10px; font-family: 'Times New Roman', Times, serif;}
.TJY01 h4 span,.TJY02 h4 span,.TJY03 h4 span { font-size:20px; color:#aaa;  font-family:'Times New Roman', Times, serif; font-style: italic;}

.TJY01 p,.TJY02 p,.TJY03 p { font-size:16px; color:#666; line-height: 30px; text-indent: 2em; padding:30px 50px; border-radius: 20px; border-top:5px solid #f90; border-bottom:5px solid #f90;box-shadow: rgba(85, 93, 112, 0.15) 0 6px 12px; }

.TJY01 { height: 350px; background: url("/_data/images/1113.png") no-repeat right center; background-size: auto 350px; }
.TJY02 { height: 350px; background: url("/_data/images/1112.png") no-repeat left center; background-size: auto 350px; }
.TJY03 { height: 350px; background: url("/_data/images/1111.png") no-repeat right center; background-size: auto 350px; }


/*************************************************************
 * Command:End
 * Control:TJY
 * Style:TJY
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.YMD
 * Style:ArticleListAuto
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.ArticleListAuto {  width:100%; overflow:hidden;}
.ArticleListAuto h3 { height:40px; border-bottom:2px solid #999; background: url("/_data/images/headerE.png") no-repeat left center; background-size: auto 40px;}
.ArticleListAuto h3 em {  font:normal 22px/40px "微软雅黑"; display: block; color:#000;  padding-left:20px;}
.ArticleListAuto h3 i{ font:normal 14px/40px "Times New Roman"; color:#999; font-style:italic;}
.ArticleListAuto h3 span { float:right; text-align:right; font:normal 12px/40px "微软雅黑"; }
.ArticleListAuto h3 span a { color:#000;}
.ArticleListAuto h3 span a:hover { color:#27529e; }

.ArticleListAuto ul { padding:5px 0px; min-height: 280px;  }
.ArticleListAuto ul li { height:40px; font: 14px/40px "微软雅黑"; border-bottom:1px dashed #ddd; display: block;}
.ArticleListAuto ul li a { background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.YMD/Images/icon02a.gif) no-repeat left center; padding-left:10px; height: 40px;}
.ArticleListAuto ul li a:hover { background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.YMD/Images/icon02b.gif) no-repeat left center;  }
.ArticleListAuto ul li span { float:right; text-align:right; color:#aaa; font:italic 12px/40px arial; }

.ArticleListAuto ul li.hotnews a { color:#000; display:block; background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.YMD/Images/icon02a.gif) no-repeat left center; padding-left:10px; }
.ArticleListAuto li.hotnews a:hover { color:#27529e;}


/*************************************************************
 * Command:End
 * Control:ArticleList.YMD
 * Style:ArticleListAuto
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.YMD
 * Style:ArticleListHome
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.ArticleListHome { width:100%; overflow:hidden;}
.ArticleListHome h3 { height:40px; border-bottom:3px solid #27529e; background: url("/_data/images/headerE.png") no-repeat left center; background-size: auto 40px;}
.ArticleListHome h3 em {  font:normal 22px/40px "微软雅黑"; display: block; color:#000;  padding-left:20px;}
.ArticleListHome h3 i{ font:normal 14px/40px "Times New Roman"; color:#999; font-style:italic;}
.ArticleListHome h3 span { float:right; text-align:right; font:normal 12px/40px "微软雅黑"; }
.ArticleListHome h3 span a { color:#000;}
.ArticleListHome h3 span a:hover { color:#27529e; }

.ArticleListHome ul { padding:5px 0px; }
.ArticleListHome ul li { font: normal 14px/22px "微软雅黑"; border-bottom:1px solid #e5e5e5; display: block;padding-bottom: 8px; min-height: 45px; margin:10px auto;}
.ArticleListHome ul li a { color:#333;}
.ArticleListHome ul li a:hover {  color:#27529e;}
.ArticleListHome ul li span { float:right; text-align:right; color:#999; font:normal 12px/22px arial; }





/*************************************************************
 * Command:End
 * Control:ArticleList.YMD
 * Style:ArticleListHome
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.YMD
 * Style:ArticleListHomeB
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.ArticleListHomeB { width:100%; overflow:hidden;}
.ArticleListHomeB h3 { height:40px; border-bottom:3px solid #e3e3e3;}
.ArticleListHomeB h3 em {  font:normal 18px/40px "microsoft yahei"; width:170px; text-align: center; display: block; color:#fff;}
.ArticleListHomeB h3 i{ font:normal 14px/40px "Times New Roman"; color:#999; font-style:italic;}
.ArticleListHomeB h3 span { float:right; text-align:right; font:normal 12px/40px "microsoft yahei"; }
.ArticleListHomeB h3 span a { color:#000;}
.ArticleListHomeB h3 span a:hover { color:#f00; }

.ArticleListHomeB ul { padding:5px 0px; }
.ArticleListHomeB ul li { font: normal 14px/22px "microsoft yahei"; border-bottom:1px solid #e5e5e5; display: block;padding-bottom: 5px; min-height: 40px; margin:5px auto; position: relative;}
.ArticleListHomeB ul li a { color:#122063;}
.ArticleListHomeB ul li a:hover {  color:#f00;}
.ArticleListHomeB ul li span { color:#999; font:normal 12px/22px arial; position: absolute;
right: 0;top:22px; }








/*************************************************************
 * Command:End
 * Control:ArticleList.YMD
 * Style:ArticleListHomeB
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:NavYD
 * Style:NavYD
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.NavYD { padding:50px; background: #eee; overflow: hidden; }
.NavYD ul { width:1200px; margin:0 auto; }
.NavYD ul li { float:left; width:300px; margin:0 50px; border-radius: 5px; display: block; text-align: center; padding:10px 0; border-top:5px solid #27529e; border-bottom:3px solid #ccc; box-shadow: rgba(85, 93, 112, 0.15) 0 6px 12px; background: url("/_data/images/bg08.jpg") no-repeat #fff; background-size: auto 135px;}
.NavYD ul li a { color:#000 }
.NavYD ul li a:hover { color:#27529e;}

.NavYD ul li img { width:64px; height: 64px;}
.NavYD ul li p {font-size:20px; margin:10px 0; font-weight: 700; }


/*************************************************************
 * Command:End
 * Control:NavYD
 * Style:NavYD
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:NavYD
 * Style:NavTJY
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

/*************************************************************
 * Command:End
 * Control:NavYD
 * Style:NavTJY
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:YDFW
 * Style:YDFW
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

.YDFW { margin:50px 0; background: #fff; overflow: hidden; }
.YDFW .YDFWbox { width:550px; }
.YDFW .right { float: right;}

.YDFW02 { margin:80px 0; }
.YDFW01 h4,.YDFW02 h4,.YDFW03 h4 { font-size:24px; color:#000; margin-bottom:15px;}
.YDFW01 h4 i,.YDFW02 h4 i,.YDFW03 h4 i { font-size:35px; color:#999; margin:0 10px; font-family: 'Times New Roman', Times, serif;}
.YDFW01 h4 span,.YDFW02 h4 span,.YDFW03 h4 span { font-size:20px; color:#aaa;  font-family:'Times New Roman', Times, serif; font-style: italic;}

.YDFW01 p,.YDFW02 p,.YDFW03 p { font-size:16px; color:#666; line-height: 30px; text-indent: 2em; padding:30px 50px; border-radius: 20px; border-top:5px solid #27529e; border-bottom:5px solid #27529e; box-shadow: rgba(85, 93, 112, 0.15) 0 6px 12px; }

.YDFW01 { height: 350px; background: url("/_data/images/1115.png") no-repeat right center; background-size: auto 350px; }
.YDFW02 { height: 350px; background: url("/_data/images/1116.png") no-repeat left center; background-size: auto 350px; }
.YDFW03 { height: 350px; background: url("/_data/images/1117.png") no-repeat right center; background-size: auto 350px; }


/*************************************************************
 * Command:End
 * Control:YDFW
 * Style:YDFW
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ChannelMenu.TopMenu
 * Style:ChannelMenu_TopMenu
 * Desc:目前没有
 * Quot:main2017
*************************************************************/

/* 顶部菜单栏 */
.ChannelMenu_TopMenu { width: 100%;  height:80px; background: #fff;}

.ChannelMenu_TopMenu .wrapper {  width: 1300px; height: 80px; margin:0 auto; position: relative; }

.ChannelMenu_TopMenu .wrapper .aui-logo { position: absolute; width: 400px; height: 80px; background: url("/_data/images/logo.png") no-repeat left center; background-size: auto 59px; }

/* 右侧菜单 */
.ChannelMenu_TopMenu .menu_right {position: absolute; right: 0; top: 10px;}
.ChannelMenu_TopMenu .menubox { height:50px; }
.ChannelMenu_TopMenu .menubox ul li { float:left; height:50px; line-height:50px; padding:0 25px; }
.ChannelMenu_TopMenu .menubox ul li a { color: #333; display: inline-block; vertical-align: baseline; zoom: 1; height: 55px;  line-height: 55px; font-size:18px; font-weight: 700;} 
.ChannelMenu_TopMenu .menubox ul li a:hover { color: #003399;  border-bottom: 2px solid #003399; }
.ChannelMenu_TopMenu .menubox ul li.current { }
.ChannelMenu_TopMenu .menubox ul li.current a { color:#333; border-bottom: 2px solid #003399; display:inline-block; font-size:18px;}
.ChannelMenu_TopMenu .menubox ul li.current a:hover { color:#003399;}

.ChannelMenu_TopMenu .sub_menu { clear:both; display: none;}
/* 
.ChannelMenu_TopMenu .sub_center {
    padding-left:20px;
    color:#fff;
}
.ChannelMenu_TopMenu .sub_center span {
    float:right;
    padding-right:10px;
}
.ChannelMenu_TopMenu .sub_center ul {padding-top:3px;}
.ChannelMenu_TopMenu .sub_center li {
    float:left;
    height:28px;
    line-height:28px;
}
.ChannelMenu_TopMenu .sub_center li a {
    color:#000;
    margin:0px 7px;
    padding-left:8px;
    background:url(/Widgets/WidgetCollection/文章列表类/ChannelMenu.TopMenu/Images/icon.gif) no-repeat left center;
}
.ChannelMenu_TopMenu .sub_center li a.current {color:#fff;padding:5px;background:#1b71a4;}
.ChannelMenu_TopMenu .sub_center li a.current:hover {color:#ffff00;text-decoration:underline;}
.ChannelMenu_TopMenu .sub_center li a:hover {
    color:#cc0000;
} */



/*************************************************************
 * Command:End
 * Control:ChannelMenu.TopMenu
 * Style:ChannelMenu_TopMenu
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:TotalNumber
 * Style:TotalNumber
 * Desc:目前没有
 * Quot:main2017
*************************************************************/


/*数据统计滚动*/
.product-number-info {
    position: relative;
    background-color: #efefef;
}
.product-number-info .product-number-inner {
    width: 1300px;
    margin: 0 auto;
}
.product-number-info ul {
    padding: 30px 0;
}
.product-number-info ul.q:after {
    content: "";
    clear: both;
    display: table;
}
.product-number-info li {
    float: left;
    width: 320px;
    height: 90px;
    border-left: 1px solid #ddd;
    color: #f90;
    padding-top: 1px;
}
.product-number-info li:first-child {
    border: none;
}
.product-number-info li b {
    font-weight: normal;
    line-height: 1;
    display: inline-block;
    position: relative;
    margin: 15px 0 10px;
}
.product-number-info li i {
    font-style: normal;
    font-size: 36px;
    font-weight: 400;
}
.product-number-info li sup {
    line-height: 16px;
    position: absolute;
    font-size: 20px;
    right: -15px;
    top: -3px;
    font-weight: normal;
}
.product-number-info li em {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    font-weight: 100;
    padding-left: 15px;
    position: relative;
    top: -4px;
    color:#666;
}
.product-number-info li p {
    font-size: 14px;
    color:#666;
}
.product-number-info li.li-2 b, .product-number-info li.li-2 p {
    padding-left: 70px;
}
.product-number-info li.li-3 b, .product-number-info li.li-3 p {
    padding-left: 70px;
}
.product-number-info li.li-3 b, .product-number-info li.li-3 p {
    padding-left: 70px;
}
.product-number-info li.li-4 b, .product-number-info li.li-4 p {
    padding-left: 78px;
}
.product-number-info li.li-5 {
    text-align: left;
}
.product-number-info li.li-5 b {
    padding-left: 70px;
}



/*************************************************************
 * Command:End
 * Control:TotalNumber
 * Style:TotalNumber
 * Desc:目前没有
 * Quot:main2017
*************************************************************/